fastboot: add "fastboot oem" command support
authorMichael Scott <[email protected]>
Mon, 26 Jan 2015 21:49:00 +0000 (15:49 -0600)
committerMarek Vasut <[email protected]>
Wed, 25 Feb 2015 16:47:02 +0000 (17:47 +0100)
commitde1956202e24bc490787192b443a1a8e8048c83b
tree1bea5d190933103c92344dc2003e3a0b34c7b787
parent193d7d153024214f2906e34f2c8abd495be57696
fastboot: add "fastboot oem" command support

Add code stub to handle "fastboot oem __" command. As unlock is a common
fastboot command, distinguish that it is not implemented.

Signed-off-by: Michael Scott <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Tested-by: Steve Rae <[email protected]>
drivers/usb/gadget/f_fastboot.c